@charset "utf-8";
/*-- Public --*/
.fl{ float:left !important; _display:inline;  }
.fr{ float:right !important; _display:inline;}

/* 通用图片列表_普通式 */ 
.picList {width:756px; height:164px; margin:0px auto; padding:0px; margin-top:55px; }
.picList li{ width:173px; height:164px; margin:0px; padding:0px; background:url(../images/p_bj.jpg) no-repeat left top; float:left; margin-right:15px;}
.picList .pic1{width:169px; height:125px; margin:0px auto; padding:0px; margin:2px;}
 
.picList .title2{ width:173px; height:33px; height:33px; margin:0px; text-align:center; line-height:33px; }
/* 多个左滚动 - 公用类 */ 
.leftLoop{ overflow:hidden; position:relative; width:756px; height:164px;  } 
.leftLoop .hd{ overflow:hidden;} 
.leftLoop .hd .prev,.leftLoop .hd .next{ display:block;  width:5px; height:9px; line-height:10px; float:right; margin-right:10px; margin-top:10px;  overflow:hidden; cursor:pointer; } 
.leftLoop .hd .next{ } 
.leftLoop .hd ul{ float:right; overflow:hidden; zoom:1;} 
.leftLoop .hd ul li{ position:relative; _display:inline; float:left;  width:10px; overflow:hidden; text-indent:-1004px; cursor:pointer; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../product1/PIE.htc);} 
.leftLoop .hd ul li.on{ background:#f00;  } 


.leftLoop .bd{ margin:0px; padding:0px;} 
.leftLoop .bd ul{ overflow:hidden; zoom:1; margin:0px; } 
.leftLoop .bd ul li{ width:173px; height:164px; margin:0px; padding:0px; background:url(../images/p_bj.jpg) no-repeat left top; float:left; margin-right:15px; } 
